SetType
TheSetType
method sets the type of the currently focused value.
void SetType (in ODValueType valueType);
valueType
- The new type for the currently focused value.
EXCEPTIONS
kODErrInvalidValueType
- The specified value type is improperly formed or illegal.
kODErrUnfocusedStorageUnit
- This storage unit is not focused on a value.
kODErrZeroRefCount
- This storage unit has a reference count of 0.
SEE ALSO
TheODValueType
type (page 904).
TheODStorageUnit::GetType
method (page 697).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help